home *** CD-ROM | disk | FTP | other *** search
- Path: columba.udac.uu.se!sabik!m93kma
- From: m93kma@sabik.tdb.uu.se (Kristofer Maad)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: Double-buffering a window
- Date: 16 Mar 1996 00:39:32 GMT
- Organization: Uppsala University
- Message-ID: <4id2k4$2k8a@columba.udac.uu.se>
- References: <4ibthv$ff8@news.accessorl.net>
- NNTP-Posting-Host: sabik.tdb.uu.se
- X-Newsreader: TIN [version 1.2 PL2]
-
- Jude Anthony (jude@p3.enzian.com) wrote:
- : I'm writing a minor diversion that I want to run in a window since it
- : uses line-drawing and will eventually have menus. Unfortunately, it
- : flickers a lot. I can find lots of information on how to double-buffer
- : screens, but does anybody know how to double-buffer a window?
-
- Why not making the window a Super-bitmap one and using CopyBitmap when
- you're done rendering a frame, then render the next frame (all
- rendering is done in the superbitmap rastport)...
-
- Don't know if this works, but you might give it a try.
-
- /Kristofer
-
- --
- Name: Kristofer Maad | "The satisfaction in making a 'crash-
- Snail: Stureg. 12A, 3tr. | proof' system screw up completely
- 753 14 Uppsala | almost makes it worthwhile." /Kris
- Phone: 018-51 11 44 |
- E-Mail: m93kma@student.tdb.uu.se | <http://www.update.uu.se/~kris/>
-